You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.MedianInit Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.MedianInit Method

Initialize a median filter.

Syntax
C#
Visual Basic
public static void MedianInit(int MaskSize, ref TMedianState State, [In] TMtxFloatPrecision FloatPrecision);

Initialize the median filter by initializing the State variable. The MaskSize defines the size of the maks of the median filter.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!